PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardTableAttribute Class / getRowSpan Method
In This Topic
    getRowSpan Method
    In This Topic
    Gets the row span.
    Syntax
    public int getRowSpan()

    Return Value

    The number of rows in the enclosing table that shall be spanned by the cell.
    See Also